home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Imekura ROM
/
Imekura ROM.iso
/
mac
/
Mac
/
OPEN2.DIR
/
00011.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-09
|
166 b
|
10 lines
on exitFrame
if soundBusy(1) = 0 then
sound playFile 1, "@::AIF:OPEN.AIF"
end if
cursorctl(3, "S")
cursorctl(4, "S")
cursorctl(5, "S")
go("LOOP")
end